home *** CD-ROM | disk | FTP | other *** search
/ IL-2 Sturmovik (2001) Dig…Preview and Review disks / Demo disk.iso / data1.cab / Files / lib / rt.jar / sun / rmi / rmid / resources / rmid_ko.properties < prev    next >
Encoding:
Text File  |  1979-12-31  |  2.6 KB  |  61 lines

  1. #
  2. # @(#)rmid.properties    1.4 00/02/29
  3. #
  4. # Copyright 1998 by Sun Microsystems, Inc.,
  5. # 901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
  6. # All rights reserved.
  7. #
  8. # This software is the confidential and proprietary information
  9. # of Sun Microsystems, Inc. ("Confidential Information").  You
  10. # shall not disclose such Confidential Information and shall use
  11. # it only in accordance with the terms of the license agreement
  12. # you entered into with Sun.
  13. #
  14.  
  15. # "port" here refers to a TCP port for the server to listen on.
  16. rmid.syntax.port.badnumber=\
  17.     \ud3ec\ud2b8\ub294 \ubc88\ud638\uac00 \uc544\ub2d9\ub2c8\ub2e4
  18.  
  19. # "-port" should not be translated, because it's part of command syntax.
  20. rmid.syntax.port.missing=\
  21.     -port \uc635\uc158\uc5d0 \uc778\uc218\uac00 \ud544\uc694\ud569\ub2c8\ub2e4
  22.  
  23. # "-log" should not be translated, because it's part of command syntax.
  24. rmid.syntax.log.missing=\
  25.     -log \uc635\uc158\uc5d0 \uc778\uc218\uac00 \ud544\uc694\ud569\ub2c8\ub2e4
  26.  
  27. # {0} = the (string) illegal argument in question
  28. rmid.syntax.illegal.option=\
  29.     \uc798\ubabb\ub41c \uc635\uc158: {0}
  30.  
  31. # {0} = the (string) reason text that came with a thrown exception
  32. # "Activation.main" should not be translated, because it's a codepoint
  33. rmid.unexpected.exception=\
  34.     Activation.main: \uc608\uc678 \ubc1c\uc0dd: {0}
  35.  
  36. # "java.home" should not be translated, because it's a property name
  37. # "ActivatorImpl" should not be translated, because it's a codepoint
  38. rmid.unfound.java.home.property=\
  39.     ActivatorImpl:java.home\uc744 \ucc3e\uc744 \uc218 \uc5c6\uc74c
  40.  
  41. # "Activation.main" should not be translated, because it's a codepoint
  42. rmid.exec.policy.invalid=\
  43.     Activation.main: \uc798\ubabb\ub41c \uc2e4\ud589 \uc815\ucc45 \ud074\ub798\uc2a4
  44.  
  45. # "rmid", "-port", "-log", "-stop", "-C" and "-J" should not be translated,
  46. # because they are syntax
  47. rmid.usage=\uc0ac\uc6a9\ubc95: {0} <options>\
  48. \n\
  49. \nwhere <options> \ud3ec\ud568:\
  50. \n  -port <port>        rmid\uac00 \uc0ac\uc6a9\ud560 \ud3ec\ud2b8 \uc9c0\uc815\
  51. \n  -log <directory>    rmid\uac00 \ub85c\uadf8\ub97c \uae30\ub85d\ud560 \ub514\ub809\ud1a0\ub9ac \uc9c0\uc815\
  52. \n  -stop               rmid\uc758 \ud604\uc7ac \ud638\ucd9c \uc911\ub2e8 (\uc9c0\uc815\ub41c \ud3ec\ud2b8\uc5d0 \ub300\ud574)\
  53. \n  -C<runtime flag>    \uac01\uac01\uc758 \uc790\uc2dd \ud504\ub85c\uc138\uc2a4\uc5d0 \uc778\uc790 \uc804\ub2ec (\ud65c\uc131\ud654 \uadf8\ub8f9)\
  54. \n  -J<runtime flag>    \uc790\ubc14 \uc778\ud130\ud504\ub9ac\ud130\uc5d0 \uc778\uc790 \uc804\ub2ec\
  55. \n\
  56.  
  57. # This means "The currently running activation daemon has been shut down,
  58. # and is about to exit".
  59. rmid.daemon.shutdown=\
  60.     \ud65c\uc131 \ub370\ubaac \uc167\ub2e4\uc6b4
  61.